VDReleaseAsyncBuffers
TheVDReleaseAsyncBuffers
function allows an application to release the buffers that it allocates with theVDSetupBuffers
function.
pascal VideoDigitizerError VDReleaseAsyncBuffers (VideoDigitizerComponent ci);
ci
- Specifies the video digitizer component for the request. Applications obtain this reference from the Component Manager's
OpenComponent
function.DESCRIPTION
Applications release the buffers used in an asynchronous grab by calling theVDReleaseAsyncBuffers
function.RESULT CODES
noErr 0 No error digiUnimpErr -2201 Function not supported SEE ALSO
Applications allocate buffers for asynchronous grabs by calling theVDSetupBuffers
function, which is discussed in the previous section.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help